Text Compare
Produced: 03/07/2019 15:25:06
   
Mode:  All  
Left file: C:\Temp\Digi-Meds-Compare-Examples\1.1.0\Digital Medicines Patient Demographics Section Example.xml  
Right file: C:\Temp\Digi-Meds-Compare-Examples\1.1.1\Digital Medicines Patient Demographics Section Example.xml  
  -+ <xml>
<!-- Patient demographics--> = <!-- Patient demographics-->
<section> <>         <section>
<title value="Patient demographics"/>           <title value="Patient demographics"/>
<code>                   <code>
<coding>                           <coding>
<system value="http://snomed.info/sct"/>                                   <system value="http://snomed.info/sct"/>
<code value="886731000000109"/>                                   <code value="886731000000109"/>
<display value="Patient demographics"/>                                   <display value="Patient demographics"/>
</coding>                           </coding>
</code>                   </code>
<text>                   <text>
<status value="additional"/>                   <status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">                   <div xmlns="http://www.w3.org/1999/xhtml">
<table width="100%">                   <table width="100%">
<tbody>                           <tbody>
<tr>                           <tr>
<th>Patient name</th>                           <th>Patient name</th>
<td>                           <td>    
<p>Prefix: Mrs</p>                                           <p>Prefix: Mrs</p>
<p>Given Name: Julie</p>                                           <p>Given Name: Julie</p>
<p>Family Name: Jones</p>                                           <p>Family Name: Jones</p>
</td>                           </td>
</tr>                   </tr>
<tr>                   <tr>
<th>Date of birth</th>    
<td>4 May 1959</td>    
</tr>    
<tr>    
<th>Gender</th>    
<td>Female</td>    
</tr>    
<tr>    
<th>NHS number</th>    
<td>3478526985</td>    
</tr>    
<tr>    
<th>Patient address</th>                           <th>Patient address</th>
<td>                           <td>
<p>Address Line: 22, Brightside Crescent, Overtown</p>                                   <p>Address Line: 22, Brightside Crescent, Overtown</p>
<p>City: Leeds</p>                                   <p>City: Leeds</p>
<p>Post Code: LS10 4YU</p>                                   <p>Post Code: LS10 4YU</p>
</td>                           </td>
</tr>                   </tr>
<tr>                   <tr>
<th>Relevant contacts</th>                           <th>Patient telephone number</th>
<td>Name: Philip Jones <p>Relationship: Next of kin</p>                           <td>Telephone contact details of the patient. To include, e.g., mobile, work and home number if available.</td>
<p>Contact details: Tel. 01138698975 Email. pjones@mymail.com</p>                   </tr>
                    <tr>
                            <th>Date of birth</th>
                            <td>4 May 1959</td>
</td>                   </tr>
                    <tr>
                            <th>NHS number</th>
                            <td>3478526985</td>
</tr>                   </tr>
                    <tr>
                            <th>Sex</th>
                            <td>Female</td>
                    </tr>
                    <tr>
                            <th>Other identifier</th>
                            <td>Country specific or local identifier, e.g., Community Health Index (CHI) in Scotland.</td>
                    </tr>
</tbody>                           </tbody>
</table>                   </table>
</div>                   </div>
</text>                   </text>
<!--reference to further information carried in the patient resource-->           <!--reference to further information carried in the patient resource-->
<entry>           <entry>
<reference value="urn:uuid:9589fb37-87a2-48d8-968f-b371429209e3"/>                   <reference value="urn:uuid:9589fb37-87a2-48d8-968f-b371429209e3"/>
</entry>           </entry>
</section>           </section>
    </xml>